home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / nosvw.zip / TIP < prev    next >
Text File  |  1991-09-18  |  996b  |  27 lines

  1. ===                                                 NOSview [137]
  2. tip
  3. ===
  4.  
  5. _________________________________________________________________
  6. tip <interface>
  7. _________________________________________________________________
  8. Start a Terminal Interface Protocol (TIP) session that connects
  9. to the specified interface in "dumb terminal" mode.
  10.  
  11. All data subsequently transmitted and received via the interface
  12. are raw characters, without any protocol envelope.  Any packet
  13. traffic (IP datagrams, etc) routed to the interface while a 'tip'
  14. session exists will be discarded.
  15.  
  16. The interface must have already been attached with the 'attach'
  17. command.
  18.  
  19. To close a 'tip' session, use the 'reset' command.  The interface
  20. will then revert to normal slip, nrs or kiss mode operation.
  21.  
  22. This feature is primarily useful for manually communicating with
  23. a serial device (e.g. a TNC operating in native "cmd:" mode), or
  24. for establishing SLIP connections via modems.
  25.  
  26. >> Example:  tip tnc0
  27.